Skip to content

Conversation

@ChiragAgg5k
Copy link
Member

@ChiragAgg5k ChiragAgg5k commented Nov 10, 2025

This PR contains updates to the PHP SDK for version 18.0.1.

Summary by CodeRabbit

  • Bug Fixes

    • Corrected TablesDB service file reference.
  • Chores

    • Version updated to 18.0.1.

@coderabbitai
Copy link

coderabbitai bot commented Nov 10, 2025

Warning

Rate limit exceeded

@ChiragAgg5k has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 0 minutes and 45 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between d7208f1 and 19bc721.

📒 Files selected for processing (4)
  • .github/ISSUE_TEMPLATE/bug.yaml (0 hunks)
  • .github/ISSUE_TEMPLATE/documentation.yaml (0 hunks)
  • .github/ISSUE_TEMPLATE/feature.yaml (0 hunks)
  • .github/workflows/autoclose.yml (0 hunks)

Walkthrough

This pull request implements a patch version bump from 18.0.0 to 18.0.1 for the Appwrite PHP SDK. The changelog documents a fix for the TablesDB service to use the correct file name. The version number is updated in the HTTP headers (user-agent and x-sdk-version) in the Client class to reflect the new version.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

  • Version string updates are homogeneous and purely cosmetic
  • Changes span only two files with identical pattern (version number increments)
  • No logic, behavior, or structural modifications present

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat: PHP SDK update for version 18.0.1' clearly and specifically describes the main change—a version bump to the PHP SDK. It directly correlates with the changeset which updates version numbers and changelog entries across the codebase.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ChiragAgg5k ChiragAgg5k deleted the dev branch November 10, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants